Websydian v6.1 online documentationOnline documentation - WebsydianExpress v3.5

WebsydianExpress - Message


WSE0268 - Entity Relation Check Returned Status

Error message

Error validating the reference to &(2:). (Returned status &(1:)).

Parameters

&(1:) - The returned status from the call to a relation check function.

&(2:) - The name of the called function.

Description

This message is written by the WebsydianExpress ValidationShellForProcess functions.

The message is primarily used as part of a system of delivering information about errors to the calling functions.

It indicates that the function specified as parameter 2 was called to perform an entity relation check. The call to the function returned a non-successful status.

Action

In general, the handling of this messages is the responsibility of either the function inheriting from ValidationShellForProcess or the function calling it.

In some cases the returned status will specify a message id that will be a parent message that scopes a number of messages stating the error reason.

Category / Severity

Validation / Informative